SoftListen(
<DeviceId>[, Type])
Listens
to a particular channel.
Parameters
<DeviceId>
Channel to be listened.
[Type]
Listens to the Incoming(Type=1), Outgoing(Type=2), or both incoming
and
outgoing audio(Type=0, default) of the specified device.
Return Value
Remark
- According to the <Type>
indicated, the
Incoming, the Outgoing
audio or both of
the specified
device is taken and
given out as the outgoing audio of the current device.
Example
Refer samples provided with the Xtend IVR.